BACK TO LIST

Syntax:

VA1.Sample_Overlap_Bytes = Bytes which add for start of every processing

Preferably keep them >= Sample Processing Resolution

Details :

These overlap bytes add to the current processing the additional data of the end of the earlier process.

Example :

Private Sub Settings()

VA1.Sample_Overlap_Bytes =500

End Sub

See Examples.

BACK TO LIST